Argyle · Example Payload

Patch V2 Verifications {Id} Response 200 Payroll

Employment DataPayrollIncome VerificationGig EconomyFinancial DataEmployment HistoryEarned Wage AccessDirect Deposit

Patch V2 Verifications {Id} Response 200 Payroll is an example object payload from Argyle, with 11 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

idusercreated_atupdated_atchannelstatusreportemploymentsloanbillingdata_source

Example Payload

Raw ↑
{
  "id": "43a2c6c3-1e63-91e5-88e3-f9ab2dcc489b",
  "user": "018051aa-f7a9-a0db-2f38-6cfa325e9d69",
  "created_at": "2023-03-09T16:22:06.081Z",
  "updated_at": "2023-03-09T16:22:06.081Z",
  "channel": "api",
  "status": {
    "state": "PROCESSING",
    "code": "authenticated",
    "errors": []
  },
  "report": {
    "id": null,
    "type": "voie",
    "file_url": null,
    "json_url": null
  },
  "employments": [],
  "loan": {
    "number": "5678",
    "borrower_id": "5678",
    "application_id": "2121313",
    "officer_email": "john.doe@mortgage.com"
  },
  "billing": {
    "cost_center": "new_cost_center"
  },
  "data_source": "payroll"
}

Work with this as data

Every example here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for examples

4 MCP tools reach this
  • find_examplesBrowse and filter every example in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools

Call it yourself

curl for this page
This example
curl "https://apis.io/api/v1/examples/patch-v2-verifications-{id}-response-200-payroll"
All examples
curl "https://apis.io/api/v1/examples?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no email required.

A second provider on the same verified email joins the account you already have.